ScheduledCapture.WAS     v1.0
Procomm Plus 4.x for Windows 95/98/NT


Should I use this script?
-------------------------
ScheduledCapture captures data at a scheduled time, saves it to
a file, and copies it in MMDDYY.CAP format.  The script uses
whatever the current connection is in Procomm Plus at the time.
You have the ability to define where the Capture files are saved,
and where they go if the primary directory is not accessible.
This is useful if the Capture files are to be saved to a network
drive, but the network is not accessible. The file would then be
saved to the backup directory on the local machine.


Customization
-------------
NOTE: Depending on the editor that you use the line number may
change.

Using the Procomm Plus ASPECT editor:

*Set the primary path where the Capture files are saved by editing
line 28.
*Set the backup path where the Capture files are saved by editing
line 29.
*Set the temp save path where the Capture files are temporarily
saved by editing line 30.
*Set the name for the temporary Capture file on line 31.
*Start capture, and end capture times are defined in lines 32 and
33. This time is in 24 hour military format.
*Set whether the Capture file is overwritten or appended by
editing line 62.
*Setting  capture overwrite ON overwrites the file, and setting it
OFF appends to the current file.


How do I install ScheduledCapture.WAX?
-------------------------------------
Copy ScheduledCapture.WAS to your ASPECT directory and compile it
by selecting Tools | Scripts | Compile/Edit from the Procomm Plus
Menu bar.


How do I run ScheduledCapture.WAX?
---------------------------------
From the Action Bar:

1)  Click on the Script File drop down menu.
2)  Select ScheduledCapture.

From the Menu Bar:

1)  Click on Tools | Scripts.
2)  Click on Run.
3)  Select ScheduledCapture.WAX.
4)  Click on Open.

NOTE:  If ScheduledCapture.WAX does not appear in the Script File
       drop down list, you might have a different default ASPECT
       path.  To change the path, go to Options | Data Options |
       Paths and change the path to
       PROGRAM FILES\PROCOMM PLUS\ASPECT directory.

ScheduledCapture assumes that you are already connected to a host
system when you start the script.  To have ScheduledCapture start
automatically upon a connection, set it as the script in the
Connection Directory entry under Basic Options.
